Welcome![Sign In][Sign Up]
Location:
Search - static color

Search list

[GUI DevelopColorStaticDemo

Description: vc设定静态文本框的背景色和文本颜色\ColorStaticDemo 的程序源码-vc static text box to set the background color and text color \ ColorStaticDemo the program source code
Platform: | Size: 44032 | Author: | Hits:

[Static controlstaticExample

Description: 继承于vc中的static控件,实现滚动字幕的效果,并且可以改变控件上的文本的字体颜色 -Inheritance of static control in vc, to achieve the effect of rolling subtitles, and can change the control text font color on
Platform: | Size: 3864576 | Author: 李新龙 | Hits:

[GUI DevelopColorStaticDemo

Description: vc——设定静态文本框的背景色和文本颜色\ColorStaticDemo-vc- set the static text box background color and text color \ ColorStaticDemo
Platform: | Size: 46080 | Author: 汪云芳 | Hits:

[GUI DevelopColorStaticDemo

Description: 设定静态文本框的背景色和文本颜色\ColorStaticDemo,很不错的vc源码,希望能对大家有所帮助-Set the static text box background color and text color \ ColorStaticDemo, very good vc source code, I hope you can help
Platform: | Size: 47104 | Author: 柯明娟 | Hits:

[GUI DevelopColorStaticDemo

Description: 设定静态文本框的背景色和文本颜色\ColorStaticDemo\ColorStaticDemo.rar,很不错的vc源码,希望对大家有所帮助。-Set the background color of static text and text color \ ColorStaticDemo \ ColorStaticDemo.rar, very good vc source, we want to help.
Platform: | Size: 47104 | Author: 吴勇辉 | Hits:

[JSP/JavaKServeurF

Description: import java.awt.BorderLayout import java.awt.Color import java.awt.Graphics import java.awt.event.ActionEvent import java.awt.event.ActionListener import java.awt.event.MouseEvent import java.awt.event.MouseListener import java.awt.event.MouseMotionListener import java.util.Date import java.util.Vector import java.awt.* import javax.swing.JButton import javax.swing.JPanel import javax.swing.JTextField import javax.swing.JLabel /** La classe ZoneSaisirPointsAfficherSegments. */ public class ZoneSaisirPointsAfficherSegments extends JPanel { /** * */ private static final long serialVersionUID = 1L //static Chrono temps = new Chrono() /** Creation de la zone d affichage. */-import java.awt.BorderLayout import java.awt.Color import java.awt.Graphics import java.awt.event.ActionEvent import java.awt.event.ActionListener import java.awt.event.MouseEvent import java.awt.event.MouseListener import java.awt.event.MouseMotionListener import java.util.Date import java.util.Vector import java.awt.* import javax.swing.JButton import javax.swing.JPanel import javax.swing.JTextField import javax.swing.JLabel /** La classe ZoneSaisirPointsAfficherSegments. */ public class ZoneSaisirPointsAfficherSegments extends JPanel { /** * */ private static final long serialVersionUID = 1L //static Chrono temps = new Chrono() /** Creation de la zone d affichage. */
Platform: | Size: 25600 | Author: salim | Hits:

[GUI DevelopVC-control-applications

Description: 该程序设计VC++的多种控件的应用,包括: 对话框的图片背景设置、列表框背景颜色设置及内容的添加(删除)和其内容字体的颜色设置、静态框位图及图标加载及文本内容变化、按钮字体变化以及按钮位图加载。内容绝对经典-The program design of the application of VC++ control, including: Pictures of the dialog box set the background, list box set the content of the background color and add (deleted) and the content of the font color Settings, static box bitmap and icon loading and text content change, button changes and button bitmap fonts loading. Content of absolute classic...
Platform: | Size: 299008 | Author: zhoujin | Hits:

[Button controlButtonStyle

Description: 该程序主要涉及到自定义按钮加载位图、改变按钮字体颜色及背景,从而达到美化按钮的目的;同时还包含用来静态框显示位图、图标和改变文本内容以及设置对话框的图片背景。内容绝对经典-The program mainly involves custom button load bitmap, change the font color button and background, so as to achieve the purpose of beautification button At the same time also contains used to static frame shows the bitmap, ICONS and change the text content and to set the background picture dialog box. Content of absolute classic..
Platform: | Size: 1046528 | Author: zhoujin | Hits:

[Linux-Unixsdl_yuv

Description: YUV 任意尺寸缩放 jpeg 图片缩放问题,libjpeg 只支持 1/8, 1/4, 1/2, 1/1 的缩小。而 ffplay 对 Jpeg, 视频的缩放貌似不支持。 于是经过断断续续的编码和思考,“基本上” 解决了YUV420P格式的缩放问题。 这里的“基本上”指的是: 1)它解决了视频全屏缩小问题,没有产生颜色偏移等问题; 2)YUV 按某一特定比例对静态图缩放后,颜色可能会变;-YUV any scaling jpeg image scaling, libjpeg support of 1/8, 1/4, 1/2, 1/1 narrowing. Zoom the ffplay right Jpeg, video seemingly not supported. So intermittent coding and thinking, "essentially" to solve the scaling problem of YUV420P format. Where "essentially" refers to: 1) it solves the video full screen to narrow down the problem, there is no color offset 2) the YUV by a specific proportion of the static picture scaling, color may become
Platform: | Size: 4096 | Author: vishtvro | Hits:

[Special EffectsSYF

Description: 静态图形的颜色形状识别,是基于VC6.0,开发的一个系统,用于对规则图形(如:五角星,圆形,三角形,矩形)进行形状、颜色识别。首先通过对图像的打开读取出BMP图像信息,依次对图像进行去噪、灰度化、二值化等预处理。然后,按着一定规则扫描整个二值图像,提取出图形上下左右四个边界点并且分割出每个图形。最后,利用边界点之间的关系识别出图形的形状。同时,通过对每个图形的RGB颜色进行分析,得出图形颜色识别结果。- The recognition of shape and color for a static graphic is a small development system based on the tool of VC6.0,which could accurately recognize the shape and the color of the object with regular shape.The shape here especially refers to triangle,cirlce,rectangle and five-pointed star.Above all,read the image information according to opening an BMP image.Next preprocess the image with the process of denoising,graying,binarization and so on.Then extract four edge points such as left-edge point,right-edge point,top-edge point and botom-edge point for every graphic and obtain the number of the graphics with scanning the binary image via a special rule.At last,use the relationship between edge points to recognize the shape.At the same time,recognise the color of the graphic according to analysing values of RGB.
Platform: | Size: 2936832 | Author: 陈丛辉 | Hits:

[GUI DevelopFire_MFC

Description: 用MFC对话框控件和绘图命令绘制的火焰,只是静态火焰,但可以调整火焰的大小和颜色,供初学者使用-MFC dialog controls and drawing commands to draw the flame, just a static flame, but you can adjust the size and color of the flame for beginners
Platform: | Size: 14786560 | Author: 李华 | Hits:

[assembly languageO5

Description: 1,定义一个类Card,该类的对象代表一张扑克牌。要求包含三个属性:点数,花色,和大小王信息(三者均为enum类型)。要求扑克牌能比较大小,比较规则为: a,大王最大,小王其次。 b,其他的扑克牌按点数大小来比,点数相同的按花色来比(花色从大到小的顺序是:黑桃>红桃>梅花>方块)。 2,为Card类写一个静态方法: static TreeSet[] dispatch(int players,int reservers),要求用一副扑克牌随机的为多人发牌,并预留给定张数的底牌,返回一个TreeSet数组,保存排好序的每个玩家得到的牌,以及预留的底牌。 3,写一个主方法测试以上程序,输出每次发牌的结果。 -define a class Card, the class object represents a playing card. Requirement contains three attributes: points, color, and size of the king of information (three are enum types.) Asked to compare the size of playing cards, more rules: a, King largest, followed by Wang. b, other than poker size in points, points to the same than by color (color in sequence are: spades> hearts> plum> box). 2, for the Card class to write a static method: static TreeSet [] dispatch (int players, int reservers), require more than a deck of cards for the licensing of random, and set aside a given number of sheets of the cards, return an array of TreeSet, save the sorted each player get the card, and set aside the cards. 3, write a main method to test the above procedure, the output results of each license.
Platform: | Size: 2048 | Author: 盒子 | Hits:

[Windows DevelopCSharp-Images

Description: GrabCut 算法是一种高效的前景背景分割算法。传统分割算法应用纹理或边界信息中的一种进行分割, 而GrabCut 算法 综合利用了纹理及边界两种信息进行图像分割。GrabCut 算法是对Graph cuts 算法的改进, 具有分割精度高, 交互式操作少的优 点, 并将分割从灰度图像推广到了彩色图像领域, 是一种比较有前途的交互式分割算法。该算法用在静态图像编辑中的图片背景 更换, 取得了很好的效果。-The GrabCut algorithm is an efficient prospects background segmentation algorithm. A traditional segmentation algorithm applied texture or boundary information division, the comprehensive utilization of texture and boundary information GrabCut algorithm for image segmentation. The the GrabCut algorithm Graph cuts algorithm improvements, with high accuracy of segmentation and interactive operation, and split from the gray-scale image is extended to the field of color images, is a more promising interactive segmentation algorithm. The algorithm used in the static image editing image background replacement, has achieved very good results.
Platform: | Size: 7168 | Author: diaoguangqiang | Hits:

[Otherother_21464_jd82zo

Description: 通过php编码实现的,实现一个简单的独立的程序例子,这是一个用php脚本语言写的其它类别,PHP静化版网址导航 ,程序特色:1.全站(包括打开页面)静态生成-后台可以选择不生成.2.多种风格配色静态切换.3.自制/添加模板风格,后台编辑,4.广告后台管理.5.自定生成页面,按ID或一次性生成.6.程序生成速度快..........,手头参考的例子程序代码。-Through php coding, to implement a simple stand-alone program example, this is a php scripting language used to write the other category, PHP static of site navigation, the program features: 1. Stations (including open page) to generate static- background .2. variety of style color can choose not to generate static switching .3. the homemade/add template style, background editing, 4. ads Manage .5 custom generated page generated by ID or disposable .6. program generates fast .......... hand reference example code.
Platform: | Size: 118784 | Author: mbwmomg | Hits:

[Menu controlprient

Description: 静态画图,可以改变图形边框颜色与矩形或椭圆的填充颜色-Static drawing, you can change the fill color graphics border color and rectangular or oval
Platform: | Size: 3072 | Author: heargeking | Hits:

[Static controlShowDidit

Description: 利用静态控件,显示数码管的数字,可大可小,可以设置小数位,不同前景色背景色。-The use of static control, digital display digital tube, big or small, you can set the number of decimal places, different foreground color to the background color.
Platform: | Size: 299008 | Author: 霍青 | Hits:

[WEB CodeJIUTIAN

Description: JIUTIAN交换链 主要功能介绍: 1.申请加入九天交换链的网站按最后点进的时间排序首页和分类显示链接,分类以昨日点入时间为准,每晚十二点后生成静态。 2.每来访一个IP,就会自动排到第一(无延时),自动收录功能开通的站要刷新一下才能显示,当天来路不同,显示颜色也不同 3.首页白天3分钟,晚上5分钟自动更新一次,全站24小时手动更新一次。 4.站内搜索功能。-JIUTIAN swap chain Features: 1. Apply to join the the Ninth Heaven exchange chain of website into final point of time sorting the Home and classification show link, classification to yesterday point in time shall prevail generate static night after twelve o' clock. 2. Every visit to an IP, will be automatically routed to the first (no delay) automatically refresh to display included the stop function is activated on day, different antecedents, different color 3 home three minutes during the day. Evening 5 minutes automatically updated every station 24 hours manually update the time. Search function.
Platform: | Size: 1374208 | Author: dsgag5088 | Hits:

[Shell apiMyLink

Description: mfc 使用Static控件做的超链接:可以变手形、下划线、字体变色等功能-the mfc Static controls do hyperlink: you can change the hand-shaped, underline, font color and so on function
Platform: | Size: 132096 | Author: 冬瓜 | Hits:

[Otherd

Description: 单片机控制OLED显示全彩色静态图片和动态图像的系统设计-SCM control system design OLED display full-color static images and dynamic image
Platform: | Size: 194560 | Author: ZMJ | Hits:

[JSP/Javasource2

Description: import java.awt.* public class BallGame extends Frame { void launchFrame(){ setSize(500, 300) setLocation(50, 50) setVisible(true) setTitle("尚学堂---张三作品") setBackground(Color.black) } public static void main(String[] args){ System.out.println("我是尚学堂的高淇!") new BallGame().launchFrame() } } -java game
Platform: | Size: 6144 | Author: 张乐 | Hits:
« 1 2 3 4 5 6 7 89 10 11 »

CodeBus www.codebus.net